home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 4649 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: photon.bli.uci.edu!pho
  2. From: pho@photon.bli.uci.edu (Peter Ho)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Two modems ?
  5. Date: 9 Feb 1996 02:09:35 GMT
  6. Organization: University of California, Irvine
  7. Message-ID: <4feacv$kta@news.service.uci.edu>
  8. References: <DMB6xz.F50@mv.mv.com> <3119419B.1DE6@tempe.vlsi.com>
  9. NNTP-Posting-Host: photon.bli.uci.edu
  10.  
  11. In article <3119419B.1DE6@tempe.vlsi.com>,
  12. Charles Marslett  <charles.marslett@tempe.vlsi.com> wrote:
  13. >Well, most parallel printer ports use IRQ7, so unless you can
  14. >get rid of all printer ports, or disable the interrupt or move
  15. >it from the standard location, you will have a similar conflict
  16. >at IRQ7.  IRQ6 may well be usable, but I'm not really sure.
  17.  
  18. AFAIK, IRQ7 is reserved for the parallel port but left unused since 
  19. access to the parallel port is done through polling rather than 
  20. interrupt driven.  When I added a second modem that only supports 
  21. IRQ3/4/5 I had to bump the sound card to IRQ7 to free up IRQ5.  The 
  22. sound card is working fine on IRQ7 and so is everything else.  As for 
  23. using IRQ6, that wouldn't be a good idea unless you have a floppyless 
  24. system as IRQ6 is used by the floppy controller.  Looking at my system's
  25. IRQ utilization (below), I'm thinking it would be a great idea to get a 
  26. motherboard with a PS/2 mouse connector (normally connected to IRQ12) so 
  27. that I can free up IRQ4 for something else like another modem to take 
  28. advantage of all three lines in the house.
  29.  
  30. IRQ
  31.  0   system timer
  32.  1   keyboard
  33.  2   programable interrupt controller
  34.  3   Cardinal MVP288I #1
  35.  4   mouse
  36.  5   Cardinal MVP288I #2
  37.  6   floppy disk controller
  38.  7   Sound Blaster 16
  39.  8   real time clock
  40.  9   Adaptec 2940W SCSI adapter (MO drive)
  41. 10   ethernet card
  42. 11   Diamond Stealth 64 Video 2001
  43. 12   possibly free or reserved for PS/2 mouse
  44. 13   numeric data processor
  45. 14   primary IDE controller (two HDs)
  46. 15   secondary IDE controller (one CDROM)
  47.  
  48.